setWebLifecycleState

fun setWebLifecycleState(input: SetWebLifecycleStateRequest): Single<RequestResponseFrame>

Tries to update the web lifecycle state of the page. It will transition the page to the given state according to: https://github.com/WICG/web-lifecycle/

Sources

jvm source
Link copied to clipboard